home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SoundMaker 2003 (Professional Edition)
/
SoundMaker 2003 - Professional Edition.iso
/
mp3 tool
/
winamp3_0-full.exe
/
Locales
/
english.xml
next >
Wrap
Extensible Markup Language
|
2002-07-22
|
3KB
|
63 lines
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<WinampLocaleDefinition language="English">
<accelerators section="main">
<accelerator bind="Z" action="prev"/>
<accelerator bind="X" action="play"/>
<accelerator bind="C" action="pause"/>
<accelerator bind="V" action="stop"/>
<accelerator bind="B" action="next"/>
<accelerator bind="L" action="eject"/>
<accelerator bind="Ctrl+X" action="eject_url"/>
<accelerator bind="Shift+X" action="eject"/>
<accelerator bind="Ctrl+L" action="eject_url"/>
<accelerator bind="Shift+L" action="eject_dir"/>
<accelerator bind="Up" action="volume_up"/>
<accelerator bind="Down" action="volume_down"/>
<accelerator bind="Left" action="rewind_5s"/>
<accelerator bind="Right" action="ffwd_5s"/>
<accelerator bind="Ctrl+numpad_add" action="text_larger"/>
<accelerator bind="Ctrl+equal" action="text_larger"/>
<accelerator bind="Ctrl+numpad_substract" action="text_smaller"/>
<accelerator bind="Ctrl+minus" action="text_smaller"/>
<accelerator bind="Ctrl+D" action="doublesize"/>
<accelerator bind="F5" action="reload_skin"/>
<accelerator bind="Alt+F4" action="close"/>
<accelerator bind="Ctrl+F4" action="close_window"/>
<accelerator bind="Ctrl+P" action="preferences"/>
<accelerator bind="Ctrl+A" action="toggle_always_on_top"/>
<accelerator bind="R" action="toggle_repeat"/>
<accelerator bind="S" action="toggle_shuffle"/>
<accelerator bind="F" action="toggle_crossfader"/>
<accelerator bind="Alt+3" action="view_file_info"/>
<accelerator bind="Ctrl+Alt+I" action="view_bookmark"/>
<accelerator bind="Alt+I" action="add_bookmark"/>
</accelerators>
<accelerators section="popup">
<accelerator bind="esc" action="exit" />
</accelerators>
<accelerators section="listwnd">
<accelerator bind="Ctrl+A" action="selectall"/>
</accelerators>
<accelerators section="tabsheet">
<accelerator bind="Shift+Tab" action="nexttab"/>
</accelerators>
<accelerators section="pledit">
<accelerator bind="f3" action="jumper"/>
<accelerator bind="f2" action="rename"/>
<accelerator bind="Ctrl+Tab" action="poptab"/>
<accelerator bind="Ctrl+N" action="new_window"/>
<accelerator bind="Ctrl+O" action="openpl"/>
<accelerator bind="Ctrl+S" action="savepl"/>
<accelerator bind="Alt+3" action="view_file_info"/>
<accelerator bind="Del" action="delete"/>
<accelerator bind="Space" action="showcurrent"/>
<accelerator bind="Ctrl+Return" action="jumpoffset"/>
<!-- <accelerator bind="Shift+Return" action="jumpoffset"/> -->
</accelerators>
<accelerators section="video">
<accelerator bind="Return+Alt" action="fullscreen"/>
</accelerators>
</WinampLocaleDefinition>